home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / clicknslide_offsite.swf / scripts / DefineButton2_6 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-03-28  |  44 b   |  4 lines

  1. on(release){
  2.    getURL(itemUrl,"new");
  3. }
  4.